API Endpoints
Get User Tools
Retrieves all tools associated with a user.
GET
Endpoint
GET /v3/tools/
Description
Retrieves all tools associated with a user.
Authentication
API Key (x-api-key
) in the header.
Request
Response
Returns a list of tools available for the user.
Authorizations
Response
200
application/json
List of tools retrieved successfully
The response is of type object
.